Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Adding the Input Map

Adding the input map to the effects track is easy. The function SetMediaInputMap adds an input map to a track's media. Continuing from the code sample in Listing 4 , you call:

SetMediaInputMap(theEffectsMedia, theInputMap);

© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |